projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bd7387
)
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 17 Jun 2007 02:18:00 +0000
(
02:18
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 17 Jun 2007 02:18:00 +0000
(
02:18
+0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index f2c6b1b6b129ce65f392099d8ad34d1ddcf40085..fe08b7b0f5eaf3d6c2d10e087f477a470b2a4eeb 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-24137,7
+24137,7
@@
unselects the minibuffer if it is active. */);
This dynamically changes the tool-bar's height to the minimum height
that is needed to make all tool-bar items visible.
If value is `grow-only', the tool-bar's height is only increased
-automatically; to decrea
c
e the tool-bar height, use \\[recenter]. */);
+automatically; to decrea
s
e the tool-bar height, use \\[recenter]. */);
Vauto_resize_tool_bars = Qt;
DEFVAR_BOOL ("auto-raise-tool-bar-buttons", &auto_raise_tool_bar_buttons_p,